Skip to content

Add DeprecationInfo model and OpenTelemetry middleware integration#152

Merged
LKaemmerling merged 1 commit into
masterfrom
add-deprecation-info
Jun 16, 2026
Merged

Add DeprecationInfo model and OpenTelemetry middleware integration#152
LKaemmerling merged 1 commit into
masterfrom
add-deprecation-info

Conversation

@LKaemmerling

Copy link
Copy Markdown
Collaborator

Closes #151

- Introduce `DeprecationInfo` class to handle deprecation metadata.
- Enhance `ServerType` model to support deprecation fields.
- Add `HetznerCloudMiddleware` for tracing API requests with OpenTelemetry.
@LKaemmerling LKaemmerling force-pushed the add-deprecation-info branch from c931bb7 to c12fbff Compare June 16, 2026 10:50
@LKaemmerling LKaemmerling merged commit 003f895 into master Jun 16, 2026
10 checks passed
@LKaemmerling LKaemmerling deleted the add-deprecation-info branch June 16, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ServerType model does not expose deprecated / deprecation fields from the API response

1 participant